XPathLibraryCollection.ICollection<XPathFunctionLibrary>.IsReadOnly PropertyXPathLibraryCollection.ICollection(Of XPathFunctionLibrary).IsReadOnly PropertyXPathLibraryCollection::ICollection<XPathFunctionLibrary>::IsReadOnly Property

Syntax

Private ReadOnly Property IsReadOnly As Boolean _
        Implements ICollection.IsReadOnly
        Get
private:
property bool IsReadOnly {
    virtual bool System.Collections.Generic::ICollection<T>::get() sealed;
}